TuningId

A pair (where the first item is a FrontendId pair) to describe the tuning information for a given frontend when it is tuned in.

Constructors

this
this(FrontendId f_i, string c_n)
Undocumented in source.

Members

Variables

channel_name
string channel_name;
Undocumented in source.
frontend_id
FrontendId frontend_id;
Undocumented in source.

Meta